home *** CD-ROM | disk | FTP | other *** search
/ PC Advisor 2005 August / PCADVD_121.iso / menus / fullPrograms.swf / scripts / DefineButton2_32 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-06-01  |  82 b   |  4 lines

  1. on(release){
  2.    getURL("http://www.greenstreetsoftware.com","_blank","GET");
  3. }
  4.